This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I am trying to integrate Lotus Notes - Notes.jar - in my self written Java applications.
I would like to send standard messages to my clients for whom my users select a few predefined checkboxes.
The thing works fine, but I cannot open my Lotus Notes program while clicking the event button in Java or my application crashes.
16-dec-2007 18:37:35 NewJFrame jButton1ActionPerformed
SEVERE: null
NotesException: Notes error: Remote system no longer responding at lotus.domino.local.Document.Nsend(Native Method) at lotus.domino.local.Document.send (Unknown Source) at lotus.domino.local.Document.send(Unknown Source) at NewJFrame.jButton1ActionPerformed(NewJFrame.java:86) at NewJFrame.access$000(NewJFrame.java:16) at NewJFrame$1.actionPerformed(NewJFrame.java:38) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
As far as I understand Lotus Notes does not allow me to open the mail database file twice, once by running Lotus Notes, and once by starting the event of my application.
I am working with a Lotus Notes client without domino server.
The thing is it works in VBA.
Thanks for your view on this.
Kind regards,
Dimitri Depaepe.
Feedback number WEBB79XNR4 created by ~Lisa Zenrebergjip on 12/16/2007
Status: Open
Comments: